home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2011 January - Disc 2 / wn199cd2.iso / Onglet1 / Handy Backup 6.5 / handybackup_setup.msi / backup.chm / css / main.css next >
Cascading Style Sheet File  |  2010-02-15  |  11KB  |  387 lines

  1. body,.normal, td, p{
  2.     color: #333333;
  3.     border: 0px;
  4.     font-size: 12px;
  5.     font-family: Verdana, Arial, Tahoma;
  6.     text-decoration: none;
  7.     line-height : 150%;
  8. body {
  9.     background-color:#FFFFFF;
  10. }
  11.  
  12. img {border:0;}
  13.  
  14. .block{
  15.     padding: 0px 30px 0px 5px;
  16.     text-align:justify;
  17. }
  18. table, td, tr {
  19.     border-collapse: collapse;
  20.     border-spacing: 0px;
  21.     border : 0px;
  22.     padding: 0px;
  23.     margin: 0px;
  24. }
  25.  
  26.  
  27. #main_table {
  28.     width:100%;
  29.     height:100%;
  30.     vertical-align:top;
  31.     text-align:left;
  32. }
  33.  
  34. #copyright_cell {
  35.     background-image:url('images/bottom_bg.gif'); 
  36.     background-repeat: no-repeat; 
  37.     background-position: left bottom;
  38.     width:100%;
  39.     padding:0;
  40.     margin:0;
  41. }
  42. #head1{
  43.     background-image:url('images/head1.gif'); 
  44.     background-repeat: no-repeat; 
  45.     background-position: top left;
  46. }
  47.  
  48. #cnn_img{
  49.     margin: 22px 0px 0px 0px;
  50. }
  51. #pedestal {
  52.     background-image:url('images/box_bg.gif'); 
  53.     background-repeat: no-repeat; 
  54.     background-position: left top; 
  55.     vertical-align:top;
  56.     width:186px;
  57.     height:202px;
  58. }
  59.  
  60. #corridor {
  61.     background: url('/images/nav_bg.gif'); 
  62.     background-repeat: no-repeat; 
  63.     padding: 10px 0px 10px 20px;
  64. }
  65.  
  66. #l_cs_tbl{
  67.     width:179; 
  68.     background-color:#EEEEEE; 
  69.     margin-left:7px;
  70. }
  71.  
  72. #l_cs_tbl tr{
  73.     vertical-align:top;
  74. }
  75. .l_cs_num {
  76.     padding-left:8px; font-size:10px;
  77. }
  78.  
  79. .l_cs {
  80.     padding-bottom:8px; font-size:10px;
  81. }
  82. .l_cs a.smallblue:link{
  83.     text-transform:capitalize;
  84. }
  85. .l_cs  a.smallblue:visited
  86. {
  87.     text-transform:capitalize;
  88. }
  89. .l_cs  a.smallblue:active
  90. {
  91.     text-transform:capitalize;
  92. }
  93. .l_cs  a.smallblue:hover
  94. {
  95.     text-transform:capitalize;
  96. }
  97.  
  98.  
  99. .top_features {
  100.     vertical-align:middle;
  101. }
  102. .top_features img{
  103.     margin:0px 4px 0px 0px;
  104.     padding:0px;
  105.     float:left;
  106. }
  107.  
  108.  
  109. #box {
  110.     position:absolute;
  111.     top:70px;
  112.     left:164px;
  113.     border-width:0;
  114.     width: 100px;
  115.     height: 100px;
  116.     padding: 0px 0px 0px 47px;
  117. }
  118. head{
  119.     font-weight: bold;
  120.     border: 0px;
  121.     font-size: 20px;
  122.     letter-spacing: -1px;
  123. }
  124. h1 {
  125.     color:#333333;
  126.     font-weight: bold;
  127.     border: 0px;
  128.     font-size: 19px;
  129. }
  130. h2 {
  131.     color:#333333;
  132.     font-weight: bold;
  133.     border: 0px;
  134.     font-size: 16px;
  135. }
  136.  
  137. h3 {
  138.     color:#333333;
  139.     font-weight: bold;
  140.     border: 0px;
  141.     font-size: 14px;
  142. }
  143. h4 {
  144.     color:#333333;
  145.     font-weight: bold;
  146.     border: 0px;
  147.     font-size: 13px;
  148. }
  149. .headsmall{ color: black; border: 0px; font-size: 14px; font-family: Verdana, Arial, Tahoma; padding: 0px 0px 25px 0px; font-weight: bold;}
  150. .headnews{ color: black; border: 0px; font-size: 11px; font-family: Verdana, Arial, Tahoma; padding: 2px 0px 2px 0px; font-weight: bold;}
  151. .date{font-size: 9pt; color: #666;} 
  152.  
  153. .lead{
  154.     color: #2C70A2;
  155.     border: 0px;
  156.     font-size: 16px;
  157.     font-family: Verdana, Arial, Tahoma;
  158.     letter-spacing: 1px;
  159.     padding: 25px 0px 5px -5px;
  160.     font-weight: bold;
  161. }
  162. .prelead{ color: white; border: 0px; font-size: 12px; font-family: Verdana, Arial, Tahoma;  font-weight: bold; margin-top: 10px}
  163. .small{ font-family: Verdana;font-size: 10px; color: black;} 
  164. .small2{ font-family: Verdana, Arial, Tahoma; font-size: 11px; color: black;text-decoration: none; line-height:130%; margin-left:20px;} 
  165. .copyright { font-size: 11px; color: #959595; text-decoration: none;}
  166. .copyright a, a:hover, a:visited, a:active {text-decoration:underline; color: #959595;}
  167. .date{ font-family: Tahoma;font-size: 7pt; color: black;} 
  168.  
  169. a, a:active,a:visited{border: 0px; text-decoration: underline; color:#333333;} 
  170. a:hover{ text-decoration: none; color:blue;} 
  171. a.small, a.small:active, a.small:visited, a.menu, a.menu:active, a.menu:visited{ font-size: 11px; text-decoration: none; color: darkblue;} 
  172. a.small:hover{text-decoration: underline; color: #221;}
  173. .special{font-weight: bold; font-size:17px;}
  174.  
  175. #simple{border: 0px; text-decoration: none; color:black;} 
  176.  
  177. ul{
  178.     margin: 0px 0px 5px 10px;
  179.     list-style-position: inside;
  180. td.news{ padding: 15px 15px 0px 0px;}
  181. td.footer{ padding: 7px 25px 7px 25px; border-top: gray 1px solid; background: #eeeef0; text-align: center;}
  182.  
  183.  
  184. a.menu, a.menu:active, a.menu:visited{
  185.     color: #5992C5;
  186.     border: 0px;
  187.     font-size: 11px;
  188.     font-weight: bold;
  189.     text-decoration: none;
  190. }
  191.  
  192. a.menu:hover{
  193.     color: orange;
  194.     text-decoration: underline;    
  195. }
  196.  
  197. table.features td{
  198.     font-size: 10px;
  199.     margin: 5px 0px 3px 15px;
  200. }
  201.  
  202. a.smallblue, a.smallblue:active, a.smallblue:visited{
  203.    font-size: 10px;
  204.    color: #2C7FB0;
  205.    font-weight: bold;
  206.    text-decoration: none;
  207.    line-height: 120%;
  208.    text-transform:uppercase;
  209. }
  210.  
  211. a.smallblue:hover{
  212.    text-decoration: underline;
  213.    color: orange;
  214. }
  215.  
  216. a.smallorange, a.smallorange:active, a.smallorange:visited{
  217.    font-size: 10px;
  218.    color: orange;
  219.    font-weight: bold;
  220.    text-decoration: none;
  221.    line-height: 120%;
  222.    text-transform:uppercase;
  223. }
  224.  
  225. a.smallorange:hover{
  226.    text-decoration: underline;
  227.    color: #2C7FB0;
  228. }
  229. hr {width:1px; color: #000000;}
  230.  
  231. .ordtab{
  232.    background:url('images/tab.gif') no-repeat right top;
  233.    padding-right:15px;
  234.    text-align:right; 
  235.    font-weight:bold; 
  236.    cursor:default;
  237.    height:46px;
  238. }
  239. .plugtab{
  240.    background:url('images/tab-plugins.gif') no-repeat right top;
  241.    padding-right:15px;
  242.    text-align:right; 
  243.    font-weight:bold; 
  244.    cursor:default;
  245.    height:28px;
  246. }
  247. .pluginscategory
  248. {
  249. display:none;
  250. }
  251. .speclist{
  252. margin:0px;
  253. padding:0px;
  254. list-style:outside;
  255. }
  256. .speclist li{
  257. margin:0px;
  258. }
  259. .crosslink{
  260. cursor:hand;
  261. cursor:pointer;
  262. }
  263. .ordertable {
  264. padding-left:20px;
  265. background: #e3eefe url('images/orderbg.png') repeat-x; width:100%;
  266. }
  267. .ordertable h3{line-height:100%; padding:5px 0px 5px 0px; margin:0px;}
  268.  
  269. .nounderline:link, .nounderline:link, .nounderline:visited, .nounderline:active {text-decoration:none;}
  270. .nounderline:hover{text-decoration:underline; color:#000000;}
  271. .pluginsspecials:link, .pluginsspecials:link, .pluginsspecials:visited, .pluginsspecials:active {color:#d70000; text-decoration:none;}
  272. .pluginsspecials:hover{text-decoration:underline; color:#d70000;}
  273.  
  274.   /* set the image to use and establish the lower-right position */ 
  275.   .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{ 
  276.   background: transparent url(img.php.png) no-repeat bottom right} 
  277.   .cssbox{ 
  278.   /* intended total box width - padding-right(next) */ 
  279.   width:128px !important; 
  280.   /* IE Win = width - padding */ 
  281.   width: 121px; 
  282.   /* the gap on the right edge of the image (not content padding) */ 
  283.   padding-right:7px; 
  284.   /* use to position the box */ 
  285.   margin:0px auto 10px auto
  286.   } /* set the top-right image */ 
  287.   .cssbox_head{background-position:top right; /* pull the right image over on top of border */ 
  288.   margin-right:-7px; 
  289.   /* right-image-gap + right-inside padding */ 
  290.   padding-right:3px;
  291.   text-align:center;} 
  292.   /* set the top-left image */ 
  293.   .cssbox_head h2{ 
  294.   color: #d70000;
  295.   font-family: tahoma;
  296.   font-size:13pt;
  297.   font-weight:normal;
  298.   background-position:top left; 
  299.   margin:0; 
  300.   /* reset main site styles*/ 
  301.   border:0; /* ditto */ 
  302.   /* padding-left = image gap + interior padding ... no padding-right */ 
  303.   padding:5px 0 1px 7px; 
  304.   height:auto !important; 
  305.   height:1%} 
  306.   /* IE Holly Hack */ /* set the lower-left corner image */ 
  307.   .cssbox_body{ 
  308.   background-position:bottom left; 
  309.   margin-right:0px; 
  310.   /* interior-padding right */ 
  311.   padding:5px 0 7px 7px;
  312.   line-height:120%;
  313.   font-size:11px;
  314.   vertical-align:top;
  315.   } /* mirror .cssbox_head right/left */
  316.  
  317.   /* set the image to use and establish the lower-right position */ 
  318.   .cssbox2, .cssbox2_body, .cssbox2_head, .cssbox2_head h2{ 
  319.   background: transparent url(img.php.png) no-repeat bottom right} 
  320.   .cssbox2{ 
  321.   /* intended total box width - padding-right(next) */ 
  322.   width:228px !important; 
  323.   /* IE Win = width - padding */ 
  324.   width: 221px; 
  325.   /* the gap on the right edge of the image (not content padding) */ 
  326.   padding-right:7px; 
  327.   /* use to position the box */ 
  328.   margin:0px auto 10px auto
  329.   } /* set the top-right image */ 
  330.   .cssbox2_head{background-position:top right; /* pull the right image over on top of border */ 
  331.   margin-right:-7px; 
  332.   /* right-image-gap + right-inside padding */ 
  333.   padding-right:3px;
  334.   text-align:center;} 
  335.   /* set the top-left image */ 
  336.   .cssbox2_head h2{ 
  337.   color: #d70000;
  338.   font-family: tahoma;
  339.   font-size:13pt;
  340.   font-weight:normal;
  341.   background-position:top left; 
  342.   margin:0; 
  343.   /* reset main site styles*/ 
  344.   border:0; /* ditto */ 
  345.   /* padding-left = image gap + interior padding ... no padding-right */ 
  346.   padding:5px 0 1px 7px; 
  347.   height:auto !important; 
  348.   height:1%} 
  349.   /* IE Holly Hack */ /* set the lower-left corner image */ 
  350.   .cssbox2_body{ 
  351.   background-position:bottom left; 
  352.   margin-right:0px; 
  353.   /* interior-padding right */ 
  354.   padding:5px 0 7px 7px;
  355.   line-height:120%;
  356.   font-size:11px;
  357.   vertical-align:top;
  358.   } /* mirror .cssbox_head right/left */
  359.  
  360. .overbuy {border:solid 1px #cccccc; padding:5px 5px 3px 5px;}
  361. .nooverbuy {border:solid 1px #ffffff; padding:5px 5px 3px 5px;}
  362. .btext {font-weight:bold;}
  363.  
  364. .helpcontents ol {padding-left:0px; margin-left:0px;}
  365. .helpcontents ol li{font-weight:bold; font-size:14px; list-style-type:none; font-family:arial; list-style-position:inside;}
  366. .helpcontents ol li ol{padding-left:15px; margin-left:15px;}
  367. .helpcontents ol li a:link{text-decoration:none; color:#000000;}
  368. .helpcontents ol li a:hover{text-decoration:underline; color:#000000;}
  369. .helpcontents ol li a:active{text-decoration:none; color:#000000;}
  370. .helpcontents ol li a:visited{text-decoration:none; color:#000000;}
  371. .helpcontents ol li ol li{font-style:normal; font-weight:normal; font-size:14px; text-transform:none;}
  372. .helpcontents ol li ol li ol li{font-style:normal; font-weight:normal; font-size:14px; text-transform:none;}
  373. .helpcontents ol li ol li .helpsmall {padding-left:30px; margin-left:30px;}
  374. .helpcontents ol li ol li .helpsmall li{font-style:normal; font-weight:normal; font-size:12px; text-transform:none;}
  375. .helpcontents ol li ol li ol .ital {font-style:italic;}
  376. .helpcontents ol li ol li ol li ol li{font-style:normal; font-weight:normal; font-size:12px; text-transform:none;}
  377.  
  378.  
  379. #en_lang { background: url('/images/en_small.gif') no-repeat 5px 3px; padding-left:30px; }
  380. #de_lang { background: url('/images/de_small.gif') no-repeat 5px 3px; padding-left:30px; }
  381. #fr_lang { background: url('/images/fr_small.gif') no-repeat 5px 3px; padding-left:30px; }
  382. #kr_lang { background: url('/images/kr_small.gif') no-repeat 5px 3px; padding-left:30px; }
  383. #ru_lang { background: url('/images/ru_small.gif') no-repeat 5px 3px; padding-left:30px; border-bottom:solid 1px #aaa; }
  384.  
  385.